home *** CD-ROM | disk | FTP | other *** search
-
- ~4Dgifts/toolbox/src/exampleCode/viewkit/builderExamples/stopwatch README
-
-
- This example is loosely based on the "stopwatch" example in the book
- "Object Oriented Programming with C++ and OSF/Motif". This version uses
- ViewKit and the basic class structure was created using BuilderXcessory
- (BX). The interface was drawn in BX, and all classes were created. The
- connections between the components were made by modifying the *Derived
- classes. No BX-owned classes (the non-Derived classes) were modified.
- An attempt was made to note all hand-modified code with a comment
- "//Typed line".
-
-
-
-